--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Commit 3f91e44a6d6ffec26e7c74e5c434b854e60b1cee
Parents : 8f54d40
Author : Mark Qvist <mark@unsigned.io>
Date : 2025-10-30T14:10:14+01:00
Updated RNS version
Changes
Diff
diff --git a/setup.py b/setup.py
index 568ade3..16d8d3c 100644
--- a/setup.py
+++ b/setup.py
@@ -26,6 +26,6 @@ setuptools.setup(
'lxmd=LXMF.Utilities.lxmd:main',
]
},
- install_requires=["rns>=1.0.0"],
+ install_requires=["rns>=1.0.1"],
python_requires=">=3.7",
)
──────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────